projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19be624
)
(set-case-syntax-set-multibyte): New variable.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 27 May 1997 15:41:21 +0000
(15:41 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 27 May 1997 15:41:21 +0000
(15:41 +0000)
lisp/case-table.el
patch
|
blob
|
history
diff --git
a/lisp/case-table.el
b/lisp/case-table.el
index 5f5e6699b95661da4daefd1ab53175fcc4ee33ab..823fa44abf366004a358673f1172e70e883cb575 100644
(file)
--- a/
lisp/case-table.el
+++ b/
lisp/case-table.el
@@
-36,6
+36,8
@@
(defvar set-case-syntax-offset 0)
+(defvar set-case-syntax-set-multibyte nil)
+
;;;###autoload
(defun describe-buffer-case-table ()
"Describe the case table of the current buffer."